﻿2026-07-23T03:32:22.0097913Z ##[group]Run actions/checkout@v5
2026-07-23T03:32:22.0098663Z with:
2026-07-23T03:32:22.0099125Z   repository: BigscreenVR/spt-bs-core
2026-07-23T03:32:22.0102063Z   token: ***
2026-07-23T03:32:22.0102397Z   ssh-strict: true
2026-07-23T03:32:22.0102751Z   ssh-user: git
2026-07-23T03:32:22.0103111Z   persist-credentials: true
2026-07-23T03:32:22.0103495Z   clean: true
2026-07-23T03:32:22.0103872Z   sparse-checkout-cone-mode: true
2026-07-23T03:32:22.0104281Z   fetch-depth: 1
2026-07-23T03:32:22.0104625Z   fetch-tags: false
2026-07-23T03:32:22.0104978Z   show-progress: true
2026-07-23T03:32:22.0105336Z   lfs: false
2026-07-23T03:32:22.0105666Z   submodules: false
2026-07-23T03:32:22.0106017Z   set-safe-directory: true
2026-07-23T03:32:22.0106403Z   allow-unsafe-pr-checkout: false
2026-07-23T03:32:22.0107023Z ##[endgroup]
2026-07-23T03:32:22.0887329Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-23T03:32:22.0888845Z ##[group]Getting Git version info
2026-07-23T03:32:22.0889583Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-23T03:32:22.0890525Z [command]/usr/bin/git version
2026-07-23T03:32:22.0890936Z git version 2.43.0
2026-07-23T03:32:22.0894251Z ##[endgroup]
2026-07-23T03:32:22.0905346Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/00aa8563-8faf-49c0-ad5b-ebe683b4f0ca' before making global git config changes
2026-07-23T03:32:22.0906645Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T03:32:22.0908088Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-23T03:32:22.0941417Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-23T03:32:22.0959573Z https://github.com/BigscreenVR/spt-bs-core
2026-07-23T03:32:22.0969556Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-23T03:32:22.0972158Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-23T03:32:22.0989899Z HEAD
2026-07-23T03:32:22.1021174Z ##[endgroup]
2026-07-23T03:32:22.1022051Z [command]/usr/bin/git submodule status
2026-07-23T03:32:22.1205804Z ##[group]Cleaning the repository
2026-07-23T03:32:22.1208513Z [command]/usr/bin/git clean -ffdx
2026-07-23T03:32:22.1245641Z [command]/usr/bin/git reset --hard HEAD
2026-07-23T03:32:22.1368739Z HEAD is now at 33724eee Merge ce5728dcd1d43a5fb715de05dd204feb31de9543 into 3aecc35fb52034ed4538375d91ddd212bc431ef2
2026-07-23T03:32:22.1373744Z ##[endgroup]
2026-07-23T03:32:22.1375968Z ##[group]Disabling automatic garbage collection
2026-07-23T03:32:22.1379680Z [command]/usr/bin/git config --local gc.auto 0
2026-07-23T03:32:22.1404949Z ##[endgroup]
2026-07-23T03:32:22.1405674Z ##[group]Setting up auth
2026-07-23T03:32:22.1409715Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-23T03:32:22.1435343Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-23T03:32:22.1615825Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T03:32:22.1639558Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-23T03:32:22.1820721Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T03:32:22.1847861Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-23T03:32:22.2034095Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-23T03:32:22.2063242Z ##[endgroup]
2026-07-23T03:32:22.2064633Z ##[group]Fetching the repository
2026-07-23T03:32:22.2071073Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +33724eee058f64d9a13d252a4b9cf97b6c65c2ab:refs/remotes/pull/66/merge
2026-07-23T03:32:22.6222642Z ##[endgroup]
2026-07-23T03:32:22.6224224Z ##[group]Determining the checkout info
2026-07-23T03:32:22.6225589Z ##[endgroup]
2026-07-23T03:32:22.6227891Z [command]/usr/bin/git sparse-checkout disable
2026-07-23T03:32:22.6306262Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-23T03:32:22.6333823Z ##[group]Checking out the ref
2026-07-23T03:32:22.6336392Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/66/merge
2026-07-23T03:32:22.6383674Z HEAD is now at 33724eee Merge ce5728dcd1d43a5fb715de05dd204feb31de9543 into 3aecc35fb52034ed4538375d91ddd212bc431ef2
2026-07-23T03:32:22.6387936Z ##[endgroup]
2026-07-23T03:32:22.6420246Z [command]/usr/bin/git log -1 --format=%H
2026-07-23T03:32:22.6442080Z 33724eee058f64d9a13d252a4b9cf97b6c65c2ab
